RuleActionsMarkAsRead Property |
Indicates whether messages are to be marked as read.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool MarkAsRead { get; set; }Public Property MarkAsRead As Boolean
Get
Set
Property Value
Type:
Booleantrue if [mark as read]; otherwise,
false.
See Also